home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 551-575 / disk_575 / pplib / distribution < prev    next >
Text File  |  1992-05-06  |  2KB  |  76 lines

  1.  
  2.                       **********************************
  3.  
  4.                          powerpacker.library  V35.256
  5.  
  6.                          Release 1.3b
  7.  
  8.                          (c) 1991 Nico François
  9.  
  10.                       **********************************
  11.  
  12.    The programs and files in this distribution are freely distributable, but
  13. are also Copyright (c) Nico François. They may be freely distributed as long
  14. as no more than a nominal fee is charged to cover time and copying costs.
  15.  
  16.     The complete PPLib package contains following files:
  17.  
  18.     doc (dir)
  19.         pplib.doc
  20.     fd (dir)
  21.         powerpacker_lib.fd
  22.     include (dir)
  23.         clib (dir)
  24.             powerpacker_protos.h
  25.         libraries (dir)
  26.             powerpacker_lib.i
  27.             ppbase.h
  28.             ppbase.i
  29.         pragmas (dir)
  30.             powerpacker.h
  31.         proto (dir)
  32.             powerpacker.h
  33.     kick13 (dir)
  34.         reqtools.library
  35.     kick20 (dir)
  36.         reqtools.library
  37.     lib (dir)
  38.         src (dir)
  39.             makefile                         ppAllocCrunchInfo.asm
  40.             ppCalcChecksum.asm               ppCalcPasskey.asm
  41.             ppCrunchBuffer.asm               ppDecrunchBuffer.asm
  42.             ppDecrypt.asm                    ppEnterPassword.asm
  43.             ppErrorMessage.asm               ppFreeCrunchInfo.asm
  44.             ppGetPassword.asm                pplib.i
  45.             ppLoadData.asm                   ppWriteDataHeader.asm
  46.             README
  47.         pp.lib
  48.         ppnb.lib
  49.     oberoninterface (dir)
  50.         Example.mod
  51.         PowerPacker.mod
  52.     DISTRIBUTION
  53.     README
  54.     Install
  55.     Install.script
  56.     example.asm
  57.     example.c
  58.     powerpacker.library
  59.     LoadPPLib
  60.  
  61.     All of these files (except example.c, example.asm and Example.mod) must
  62. remain unmodified and are copyrighted by the author.  None of these files may
  63. be distributed on its own, the entire package must be distributed as one
  64. whole.  Example.c, example.asm and Example.mod are full public domain and can
  65. be used in any way you like :-)
  66.  
  67.     There is one exception to the above.  If your program is freely
  68. distributable and uses powerpacker.library you have permission to include
  69. powerpacker.library with your distribution.  Your program's documentation
  70. should state that your program uses powerpacker.library and that the library
  71. is Copyright (c) Nico François.
  72.  
  73.     powerpacker.library cannot be included with commercial distributions
  74. without written permission from the author.
  75.  
  76.